public abstract class DirectoryEntry : IComparablePublic MustInherit Class DirectoryEntry
Implements IComparable| DirectoryEntry | Initializes a new instance of the DirectoryEntry class |
| ClassId | Gets or sets class ID. |
| CreatedTime | Gets creation time. |
| LastModifiedTime | Gets last modified time. |
| Name | Gets or sets name. |
| Size | Gets size. |
| CompareTo | Compares this instance with the specified DirectoryEntry object and indicates whether this instance precedes, follows, or appears in the same position in the sort order as the specified DirectoryEntry. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |